home *** CD-ROM | disk | FTP | other *** search
- object styl: Tstyl
- Left = 192
- Top = 114
- BorderStyle = bsDialog
- Caption = 'Styl'
- ClientHeight = 138
- ClientWidth = 161
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 48
- Top = 88
- Width = 68
- Height = 16
- Caption = '- uk�zka -'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Panel1: TPanel
- Left = 0
- Top = 80
- Width = 161
- Height = 3
- BevelInner = bvRaised
- BevelOuter = bvLowered
- BorderStyle = bsSingle
- TabOrder = 0
- end
- object ukazka: TPanel
- Left = 0
- Top = 112
- Width = 161
- Height = 25
- BevelInner = bvLowered
- BevelOuter = bvLowered
- Caption = 'Styl'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- end
- object tucne: TCheckBox
- Left = 40
- Top = 8
- Width = 81
- Height = 25
- Caption = 'Tu�n�'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- OnClick = tucneClick
- end
- object kurziva: TCheckBox
- Left = 40
- Top = 30
- Width = 89
- Height = 25
- Caption = 'Kurz�va'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 3
- OnClick = kurzivaClick
- end
- object podtrzene: TCheckBox
- Left = 40
- Top = 56
- Width = 89
- Height = 17
- Caption = 'Podtr�en�'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 4
- OnClick = podtrzeneClick
- end
- end
-